home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 August: Tool Chest / Dev.CD Aug 95 TC / Dev.CD Aug 95 TC.toast / Sample Code / Snippets / Printing / Offscreen region maskRgn / Read Me < prev    next >
Encoding:
Text File  |  1994-03-24  |  278 b   |  5 lines  |  [TEXT/ttxt]

  1. Offscreen region MaskRgn:  Takes a text string, turns it into a region and
  2. copies a bitmap (just a pattern in this case, but it could be anything) to the
  3. printing grafPort through the maskRgn.  The effect is patterned text here, but
  4. any image could be showing through the text.
  5.